body{background: #fff;font-size:14px;font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;color:#333;}
*{margin:0;padding:0;box-sizing: border-box;}
ul,dl,dd,dt,h2,p,h3,h4,h1{margin:0;}
ul,li{list-style: none;}
i{font-style: normal;}
a{cursor: pointer;color:inherit;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
a:hover,a:focus{text-decoration: none;color:inherit;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs36{font-size:36px;}
.fs34{font-size:34px;}
.fs30{font-size:30px;}
.fs26{font-size:26px;}
.fs24{font-size:22px;}
.fs20{font-size:20px;}
.fs18{font-size:17px;}
.fs28{font-size:22px;}
 
.c0{color:#000;}
.c3{color:#333;}
.c6{color:#666;}
.grey{color:#757575;}
.fl{float:left;}
.fr{float:right!important;}
.mb10{margin-bottom: 10px;}
.mt10{margin-top: 10px;}
.mt5{margin-top: 5px;}
.mt25{margin-top: 25px!important;;}
.pr{position: relative;}
.bold{font-weight: bold;}
.img-responsive{display: block;margin:0 auto;}
.flex,.flexC{ display: -webkit-box;display: -webkit-flex; display: -ms-flexbox; display: flex;}
.flex>.sub,.flexC>.sub{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden;}
.flexC{-webkit-flex-direction: column; flex-direction: column;}
.sb{justify-content: space-between;}
.jc{justify-content: center;}
.ai{align-items: center;}
.flex-end{align-items: flex-end;}
.wrap{flex-wrap: wrap;}
.oneLine{white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.no-padding{padding-left:0;padding-right: 0;}
.padding{padding:0 5%;}
.bg{background: #f8f8f8;}
.navbar{margin:0;border:none;background: none;color:#fff;}
.navbar-brand{height: auto;padding:0;display: inline-block;}
.navbar-brand>img{max-height: 80px;}
.imghover .img{transition: all .5s ease 0s;}
.imghover:hover .img{transform: scale(1.08);}
.mix{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.w1400{width: 85%;max-width: 1470px;margin-left:auto;margin-right: auto;}
.css3{
 -moz-transition:all .5s ease 0s; 
 -ms-transition:all .5s ease 0s; 
 -o-transition:all .5s ease 0s; 
 -webkit-transition:all .5s ease 0s; 
 transition:all .5s ease 0s;
}

.common_btn{position: relative;overflow: hidden;}
.common_btn>span{display:inline-block;vertical-align:middle;opacity:0;filter: alpha(opacity=0);color:#fff;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);vertical-align:0}
.common_btn::before{content:attr(c-text);position:absolute;top:0;left:10%;width:80%;height:100%;-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);display: none\0;}
.common_btn:hover .iconfont{color:#fff;}
/*.common_btn:hover{background:#d20319;}*/
.common_btn:hover::before{opacity:0;filter: alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.common_btn:hover>span{opacity:1;filter: alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display: inline-block;}
.common_btn>span.sep{width: 5px;height: 5px;display: inline-block;}
.common_btn:hover>span:nth-child(1){-webkit-transition-delay:45ms;transition-delay:45ms}
.common_btn:hover>span:nth-child(2){-webkit-transition-delay:.09s;transition-delay:.09s}
.common_btn:hover>span:nth-child(3){-webkit-transition-delay:.135s;transition-delay:.135s}
.common_btn:hover>span:nth-child(4){-webkit-transition-delay:.18s;transition-delay:.18s}
.common_btn:hover>span:nth-child(5){-webkit-transition-delay:.225s;transition-delay:.225s}
.common_btn:hover>span:nth-child(6){-webkit-transition-delay:.27s;transition-delay:.27s}
.common_btn:hover>span:nth-child(7){-webkit-transition-delay:.315s;transition-delay:.315s}
.common_btn:hover>span:nth-child(8){-webkit-transition-delay:.36s;transition-delay:.36s}
.common_btn:hover>span:nth-child(9){-webkit-transition-delay:.405s;transition-delay:.405s}
.common_btn:hover>span:nth-child(10){-webkit-transition-delay:.45s;transition-delay:.45s}
.common_btn:hover>span:nth-child(11){-webkit-transition-delay:.495s;transition-delay:.495s}
.common_btn:hover>span:nth-child(12){-webkit-transition-delay:.54s;transition-delay:.54s}
.common_btn:hover>span:nth-child(13){-webkit-transition-delay:.585s;transition-delay:.585s}
.common_btn:hover>span:nth-child(14){-webkit-transition-delay:.63s;transition-delay:.63s}
.common_btn:hover>span:nth-child(15){-webkit-transition-delay:.675s;transition-delay:.675s}
.common_btn:hover>span:nth-child(16){-webkit-transition-delay:.72s;transition-delay:.72s}
.common_btn:hover>span:nth-child(17){-webkit-transition-delay:.765s;transition-delay:.765s}
.common_btn:hover>span:nth-child(18){-webkit-transition-delay:.81s;transition-delay:.81s}
.common_btn:hover>span:nth-child(19){-webkit-transition-delay:.855s;transition-delay:.855s}
.common_btn:hover>span:nth-child(20){-webkit-transition-delay:.9s;transition-delay:.9s}
.common_btn.static_btn:hover{background:none;}
.common_btn.static_btn>span{color:#d20319;}
.common_btn.static_btn::before{left:0;}

.common-btn{border-radius:999px;width:310px;text-align: center;max-width: 60%;margin-left:auto;margin-right: auto;display: block;line-height: 58px;border:3px solid #313131;}
.common-btn:hover{border-color:#0042a6;background: #0042a6;color:#fff;}

.view-more{margin-top: 55px;display: inline-block;min-width: 160px;padding:0 30px;line-height: 46px;border:1px solid #999999;color:#999999;font-size:16px;}
.view-more:hover{color:#4dc469;border-color:#4dc469;}
.returnTop{width: 48px;height: 48px;background: url(../images/icon-return.png) no-repeat center;background-size: 100% auto;cursor: pointer;position: fixed;right:3%;bottom:120px;z-index:100;}

@font-face{
 font-family: 'jt';
 src:url('bd.ttf') format('truetype');
}

/*.container{max-width: 1200px;margin:0 auto;}*/
@media (min-width: 767px){
 .container{width: 88%;}
 .bcontainer{width: 90%;margin:0 auto;}
}
@media (min-width: 992px){
 .container{width: 82%;max-width: 1350px;}
 .bcontainer{width: 84%;max-width: 1450px;margin:0 auto;}
}

.header-container{width: 90%;max-width: 1600px;margin:0 auto; }
.header{font-size:16px;background: #fff; z-index:100;width: 100%;box-shadow: 0 5px 8px rgba(0,0,0,.2);color:#333;}
.header-container{position: relative;}
.header-container .header-logo{position: absolute;left:0;top:0;bottom:0;padding:10px 5px;}
.header-container .header-logo img{max-height: 100%;max-width: 100%;}
@media (min-width: 767px){
 .header-button{display: none;}
}
.navbar .container-fluid{max-width: 1230px;}
.nav-top{background: #0075cc;color:#fff;font-size:14px;padding:5px 0;}
.nav-top span{margin: 0 0.1% 0 20px; font-size:14px;}
.header-nav .nav_container{text-align: right; height:100px}
.header-nav .nav_container li{position: relative;}
.header-nav .nav_container ul li a{transition: all linear .3s;position: relative;}
.header-nav .nav_container>ul>li{display: inline-block;min-width: 80px;text-align: center; }
.header-nav .nav_container>ul>li>a{ display: block; border-radius: 5px; padding: 10px 8px; font-size: 16px;margin-top: 35px;}
.header-nav .nav_container>ul>li>a::after{position: absolute;content:'';width: 0%;height: 2px;background: #2a95e5;transition: all linear .3s;bottom:0;left:0;}
.header-nav .nav_container li a.active,.header-nav .nav_container li a:hover{color:#2a95e5;}
.header-nav .nav_container>ul>li>a.active::after,.header-nav .nav_container>ul>li>a:hover::after{width:100%;}
.header-nav .nav_container .dropdown-menu ul{display: none;position: absolute;left:100%;top:0; margin-top:15px}
.header-nav .nav_container .dropdown-menu li a{display: block;white-space: nowrap;padding:10px 15px;}
.header-nav .nav_container .dropdown-menu,.header-nav .nav_container .dropdown-menu ul{ padding:0;background: rgba(42,149,229,0.75);margin:0;min-width: 100%;box-shadow: none;font-size:15px;}
.header-nav .nav_container .dropdown-menu li{text-align: center;}
.header-nav .nav_container .dropdown-menu li a{padding:20px 0 14px;color:#fff;background: none;position: relative;}
.header-nav .nav_container .dropdown-menu li a::after{position: absolute;content:'';border-bottom: 1px dashed #197114;bottom:0;left:10px;right:10px;height: 1px;}
.header-nav .nav_container .dropdown-menu li:last-child>a::after{border:none;}
.header-nav .nav_container .dropdown-menu li a:hover,.header-nav .dropdown-menu li a.active{background: #2a95e5;color:#fff;}
.part-title{text-align: center;margin-bottom: 35px; font-family: arial; font-size: 36px; line-height: 150%; font-weight: 700;}
.part-title span{display: inline-block; position: relative;color: #0075cc;}
 
.part-title p{ font-size: 14px; color: #333333; line-height: 150%; font-weight: 300;}
.part-title.text-left{text-align: left;}
.part-title.text-left span::before{left:0;transform: none;}
 
.part-title h2{color:#4ab344;line-height: 1;}
 
.part-title p span{margin:0 12px;}
.part-title.white{color:#fff;}
.part-title.white h2{color:#fff;}
.part{padding:30px 0;}


.proLi{position: relative; overflow: hidden; padding: 5px 10px;}
.porTbox{position: relative; overflow: hidden; width: 100%; height: auto; padding-bottom: 75%; border: 2px solid #0075cc;}
.norTbox{position: relative; overflow: hidden; width: 100%; height: auto; padding-bottom: 75%; border: 0px solid #0075cc;}
.proImg{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; transition: all .5s ease; border-width: 0px; border-style: solid; border-color: rgba(255,255,255,0.3);}
.norBbox{position: relative; overflow: hidden; width: 100%; height: auto; background: #f5f5f5; padding: 20px 20px 10px; border: 1px solid #eeeeee;}
.porBbox{position: relative; overflow: hidden; width: 100%; height: auto; background: #0075cc; padding: 10px; border: 2px solid #0075cc;}
.nroTitle{font-size: 18px; font-weight: 700; color: #333333; overflow: hidden; text-overflow: ellipsis; position: relative; width: 100%; margin-bottom: 0px; text-align: left;}
.oroTitle{font-size: 16px; font-weight: 300; color: #333333; overflow: hidden; text-overflow: ellipsis; position: relative; width: 100%; margin-bottom: 0px; text-align: center;}
.proTitle{font-size: 16px; color: #ffffff; overflow: hidden; text-overflow: ellipsis; position: relative; width: 100%; margin-bottom: 0px; text-align:center;}
.proSummry{color: #777; white-space: nowrap; overflow: hidden; margin: 10px 0; text-overflow: ellipsis; display: none;}
.nroSummry{color: #777; white-space: normal; margin: 10px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align: left;}
.lookDetail{position: relative; margin-top: 20px; display: block; color: #777; height: 38px; text-align: left; line-height: 38px; border-top: 1px solid #e5e5e5;}
.nmore{background: #eb6100; color: #ffffff; padding: 5px 15px;}
.nmore:hover{background: #0099ff;}
.arrowsR{position: absolute; top: 50%; right: 0px; transform: translate(0, -50%); width: 30px;}
.arrowsR img{position: absolute; transition: all .5s ease;}
.harr{opacity: 0;}
.showBox{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; background: rgba(235,97,0,.8); transition: all 0.5s ease;}
.showBoxLink{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 60%; color: #fff; text-align: center; font-size: 14px; padding: 0.5rem 0;}
.showBoxLink:hover{color: #ffffff;}
.showBoxLink::before{content: ''; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease;}
.showBoxLink::after{content: ''; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease;}
.lookDetail:hover .barr{opacity: 0;}
.lookDetail:hover .harr{opacity: 1;}
.proLi:hover .showBox{opacity: 1;}
.proLi:hover .proImg{transform: translate( -50%, -50%) scale(1.1);}
.proLi:hover .showBoxLink::before{width: 1rem;}
.proLi:hover .showBoxLink::after{width: 1rem;}

.part-aboutUs{position: relative;padding:38px 0 36px; overflow: hidden;}
.part-aboutUs .part-img{position: absolute;left:0;width: 100%;top:0;height:100%;transition: all linear .8s;}
.part-aboutUs .part-img img{width: 100%;height:100%; }
.part-aboutUs .aboutUs-con{ padding: 2.55% 5.8% 32px 4.5%;float:right; margin-top:5% ; height:450px }
.part-aboutUs .aboutUs-con .title{font-size:30px;color:#3f3f3f;font-weight: bold;margin-bottom: 25px;}
.part-aboutUs .aboutUs-con .title span{color:#666;font-size:16px;display: inline-block;margin-left:13px;font-weight: normal;}
.part-aboutUs .aboutUs-con .content{color:#5c5c5c;line-height: 25px; margin-top:35px}
.part-aboutUs .aboutUs-con .content p{margin-bottom: 17px; line-height:28px;margin-top: 20px;}
 .aboutUs-con .more{width: 160px; height: 40px; line-height: 40px; text-align: center; color: #ffffff; background: #eb6100; border-color: rgba(255,255,255,0.2); border-style: solid; border-width: 1px; display: block; transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}
.aboutUs-con .more:hover{background: #0099ff; color: #ffffff;}
.part-aboutUs .aboutUs-con ul{margin-top:30px;color:#191919;}
.part-aboutUs .aboutUs-con li{float:left;margin-right: 5%;text-align: center;padding-bottom: 10px;}
.part-aboutUs .aboutUs-con li .item-icon{max-width: 63px;margin:0 auto 8px;transition: all linear .5s;}
.part-aboutUs .aboutUs-con li:hover .item-icon{transform: rotateY(180deg);}

 
.news-container{width: 90%;max-width: 1600px;margin:0 auto; }
.showBox{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; background: rgba(235,97,0,.8); transition: all 0.5s ease;}
.showBoxLink{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 60%; color: #fff; text-align: center; font-size: 14px; padding: 0.5rem 0;}
.showBoxLink:hover{color: #ffffff;}
.showBoxLink::before{content: ''; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease;}
.showBoxLink::after{content: ''; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease;}
.lookDetail:hover .barr{opacity: 0;}
.lookDetail:hover .harr{opacity: 1;}
.proLi:hover .showBox{opacity: 1;}
.proLi:hover .proImg{transform: translate( -50%, -50%) scale(1.1);}
.proLi:hover .showBoxLink::before{width: 1rem;}
.proLi:hover .showBoxLink::after{width: 1rem;}
.part-news,.part-honer { overflow-x: hidden;}
 .honer_d img{ width:100%; height:auto;}
 
.harr{opacity: 0;}
.showBox{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;background: rgba(235,97,0,.8);transition: all 0.5s ease;}
.showBoxLink{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: block;width: 60%;color: #fff;text-align: center;font-size: 14px;padding: 0.5rem 0;}
.showBoxLink:hover{color: #ffffff;}
.showBoxLink::before{content: '';position: absolute;top: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.showBoxLink::after{content: '';position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.lookDetail:hover .barr{opacity: 0;}
.lookDetail:hover .harr{opacity: 1;}
.proLi:hover .showBox{opacity: 1;}
.proLi:hover .proImg{transform: translate( -50%, -50%) scale(1.1);}
.proLi:hover .showBoxLink::before{width: 1rem;}
.proLi:hover .showBoxLink::after{width: 1rem;}
.norTboxa, .norTboxb, .norTboxc, .norTboxd{width: 100%;height: 180px;background-position: center center;background-repeat: no-repeat;}
.norTboxa{background-image: url("../images/a1.png");}
.fwcon .procLi:hover .norTboxa{background-image: url("../images/a11.png");}
.norTboxb{background-image: url("../images/a2.png");}
.fwcon .procLi:hover .norTboxb{background-image: url("../images/a21.png");}
.norTboxc{background-image: url("../images/a3.png");}
.fwcon .procLi:hover .norTboxc{background-image: url("../images/a31.png");}
.norTboxd{background-image: url("../images/a4.png");}
.fwcon .procLi:hover .norTboxd{background-image: url("../images/a41.png");}
.fwcon .procLi{border: #eeeeee 1px solid;margin: 5px; transition: all 1s ease;-moz-transition: all 1s ease;-webkit-transition: all 1s ease;-o-transition: all 1s ease;}
.fwcon .procLi .oroTitle{min-height: 260px;}
.fwcon .procLi .oroTitle p{ font-size:16px; line-height:30px}
.fwcon .procLi:hover{background: #0075cc;}
.fwcon .procLi:hover .oroTitle h2, .fwcon .procLi:hover .oroTitle p, .fwcon .procLi:hover .jiah{color: #ffffff;}
.fwcon .norBbox{background: none;border: none;}
.jiah{font-size: 40px;color: #0075cc;font-weight: 700;text-align: center;}
.chanpin{background-image: url(../img/bgcp.jpg);background-position: center top;background-size: 100%;background-repeat: no-repeat;background-color: #f5f5f5;}
.center{text-align: center;}
.hauto{height: auto;overflow: hidden;}
.bgf5{background:#f5f5f5;}
#productInfo01{}
#productInfo02{}
#productInfo03{}
#productInfo04{}
#productInfo01 h3{line-height:55px;}
#productInfo02 h3{line-height:55px;}
#productInfo03 h3{line-height:55px;}
#productInfo04 h3{line-height:55px;}
.fahuo .news_list li p,.fahuo .news_list li a{width:100%;line-height: 120%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.fahuo .news_list li a{font-size:18px;color:#111111;font-weight: 700;}
.service{margin:30px auto; width:100%;}
.proUl{ width: 1400px; margin:30px auto;}
.procLi{width: calc((100% - 40px)/4); position: relative; overflow: hidden; }
.col-sm-3a{ width:23%}
.oroTitle p{ margin-top:15px; line-height:30px ; height:240px}
.map img{ width:100%; height:auto}
.kc img{ width:100%; height:auto}
.mess{background: #f5f5f5; margin-top:30px;}
.news_list{}
.news_list li{border-bottom: 1px solid #E6E6E6;overflow: hidden;padding: 12px 0 12px 0;}
.news_list li .date{background: #2384d5;color: #fff;display: inline-block;margin-right: 20px;float: left;text-align: center;font-size: 30px;width: 70px;font-weight: bold}
.news_list li .date em{display: block;font-style: normal;font-weight: normal;font-size: 14px;background: #eee;margin-top: 5px;color: #888}
.news_list li div{color: #999;font-size: 12px;margin-left: 95px;line-height: 22px;}
.news_list li div a{display: block;font-size: 18px;color: #333;margin-bottom: 5px;}
.news_list li div a:hover{color: #f30;}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul {
	margin-top: 1.6rem;
}
.p30{ padding: 30px;}
.phnav{ display:none}

.category-tab{text-align: center;margin:40px 0 60px;}
.category-tab a{display: inline-block;min-width: 180px;letter-spacing: 1px;padding:16px 20px;margin:0 20px;color:#fff;background:#2a95e5;transition: all linear .3s;}
.category-tab a.active,.category-tab a:hover{background: #ff9900;}
.profile{color:#707070;}
.profile-item{overflow: hidden;}
.profile-item .item-img{padding:45px 40px;position: relative;}
.profile-item .item-img::after{position: absolute;content:'';right:0;top:0;width: 50%;height: 100%;background: #313131;}
.profile-item .item-img img{position: relative;z-index:2;}
.profile-item .item-con{color:#707070;padding-right: 40px; }
.profile-item .item-con h2{margin-bottom: 25px;color:#313131;font-weight: bold; text-align:center}
.profile-item .item-con p{line-height:32px; font-size:14px}
.profile-item .col-xs-12{padding:40px 0;}
/*�ٲ�������*/.piclist{ margin-top: 40px;position: relative; overflow: hidden; }
 
.piclist li{float: left; }
.piclist li a{display: block;padding: 4px;margin-bottom: 25px;border: 1px solid #eee;}
.piclist li a:hover{box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);}
.piclist li a img{width: 100%;}
.piclist li a p{font-size: 14px;padding: 0 10px;}
/*���š���ͼƬ*/.list_pic{margin: 30px 0 0px 0;width: 1206px;clear: both;}
.list_pic ul li{width: 24%;margin: 0 1% 1% 0;float: left;}
.list_pic ul li a{border: 1px solid #ededed;padding: 4px;display: block;background: #fff;}
.list_pic ul li a div{overflow: hidden;width: 100%;height: 100%;text-align: center;}
.list_pic ul li a div img{max-width: 279px;max-height: 200px;border: 0;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.list_pic ul li:hover{box-shadow: 0px 1px 10px rgba(0,0,0,0.1);}
.list_pic ul li a:hover div img{transform: scale(1.3);-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);}
.list_pic ul li a p{text-align: left;font-size: 14px;color: #333;margin: 0;padding: 10px;}
.list_pic ul li a:hover p{color: #f30;}
.list_pic ul li a .title{min-height: 30px;text-align: center;}
/*�������*/.news_show h1{text-align: center;font-size: 30px;font-weight: 400;margin: 0;padding: 0;}
.news_show .info{border-left: 3px solid #2384D5;background: #f3f3f3;margin: 15px 0;padding: 10px 15px;font-size: 14px;color: #666;}
.news_show .intro a{color: #06C;}
.news_show .intro a:hover{color: #f30;}
.news_show .intro img{max-width: 100%;height: auto;}
.news_show .prenext{margin-top: 30px;text-align: center;overflow: hidden;}
.news_show .prenext p{font-weight: bold;}
.news_show .prenext a{display: inline-block;margin: 0 10px;cursor: pointer;background: #fff;border-radius: 4px;border: 1px solid #ddd;padding: 6px 20px;min-width: 100px;}
.news_show .prenext a span{font-size: 18px;margin-right: 10px;}
.news_show .prenext a em{font-style: normal;font-size: 18px;}
.news_show .prenext a:hover{background: #2384D5;border-color: #2384D5;color: #fff;}
.news_show .prenext a:hover span{color: #fff;}
.news_show .prenext .pre{float: left;}
.news_show .prenext .next{float: right;}
.news_show .tags{font-weight: 500;}
.news_show .tags a{margin-left: 15px;display: inline-block;border-radius: 4px;border: 1px solid #ddd;background: #fff;padding: 4px 10px;font-weight: normal;font-size: 14px;}
.news_show .tags a:hover{background: #2384D5;color: #fff;border-color: #2384D5;}
.news_show_list{}
.news_show_list li{overflow: hidden;padding: 12px 0 12px 0;float: left;width: 49%;margin-right: 1%;min-height: 90px;}
.news_show_list li .date{float: left;width: 86px;height: 80px;}
.news_show_list li .date .dateline{width: 70px;height: 54px;display: block;background-color: #2384d5;text-align: center;line-height: 54px;font-size: 30px;font-weight: bold;color: #fff;}
.news_show_list li .date em{display: block;text-align: center;font-style: normal;width: 70px;background: #eee;color: #888;}
.news_show_list li .txt{color: #999;font-size: 12px;margin-left: 88px;line-height: 22px;}
.news_show_list li .txt a{display: block;line-height: 30px;font-size: 16px;color: #333;}
.product-box{padding:70px 0;}
.product-left{float:left;width: 25%;}
.product-content{float:left;width: 75%;}
.category-box{box-shadow: 2.12px 2.12px 10px 0 rgba(6,0,1,.3);}
.category-box .backBtn{position:absolute;width:45px;left:0;top:0;height:100%;vertical-align:top;background:#f5f8fa;display: none;}
.category-box .backBtn i{position:absolute;top:50%;margin-top:-20px;width:100%;height:40px;display:block;text-align:center;line-height:40px;font-size:24px;color:#7b8a96;padding:0;background: url(../images/icon-pro-arrow.png) no-repeat center;transform: rotate(-90deg);}
.category-box .moveBtn{display: none;line-height: 35px;text-align: center;margin:18px auto;width:200px;border-radius:999px;border:2px solid #313131;font-size:16px;}
.category-top{padding:15px 30px;color:#fff;background: #0084e9;}
.category-top i{margin-right: 15px;float:left;width:44px;height: 44px;background: url(../images/icon-pro.png) no-repeat left center;background-size: auto 100%;}
.category-box .content p{transition: all linear .3s;padding:15px 0;line-height: 24px;border-bottom: 1px solid #e5e5e5;position: relative;}
.category-box .content .item-link{padding-left:20px;border-left:10px solid transparent;}
.category-box .content .ejBox{display: none;color:#7d7d7d;text-align: center;}
.category-box .content li .item-link:hover,.category-box .content li .item-link.on,.category-box .content li .item-link.active{border-left-color: #0084e9;}
.category-box .content li p:hover,.category-box .content li .item-link.on,.category-box .content li p.active{background: #b2daf8;}
.ejBox-child p{padding-left: 20px;font-size:14px;}
.category-box .content li .hasChild i{position: absolute;right:12%;top:50%;width: 16px;margin-top:-8px;height: 16px;background: url(../images/icon-pro-arrow.png) no-repeat center;background-size: 100% auto;transition: all linear .3s;transform: rotate(90deg);}
.category-box .content li .hasChild.on i{transform: rotate(0);}
.product-content{padding-left: 20px;}
.product-content li{padding:0 0 20px 20px;}
.product-content .proLi{position: relative;}
.product-content .porTbox{position: relative;padding-bottom: 80%;overflow: hidden;}
.product-content .proImg{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;z-index:1;transition: all linear .3s;}
.product-content .proMask{max-width: 60%;z-index:2;}
.product-content .proMask img{max-height: 50px;opacity: 0.2;}
.product-content .showBox{z-index:3;position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0;background:rgba(49,49,49,.7);transition:all 0.5s ease;color:#fff;}
.product-content .showBoxLink{width: 60%;z-index:4;text-align: center;padding:14px 0;}
.product-content .showBoxLink::before,.product-content .showBoxLink::after{content:'';position:absolute;top:0px;left:50%;transform:translateX(-50%);width:60%;height:1px;background:#fff;transition:all .5s ease;}
.product-content .showBoxLink::after{top:auto;bottom:0;}
.product-content .porBbox{text-align: center;padding:16px 15px;background: #eeeeee;transition: all linear .3s;}
.product-content .porBbox p{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.product-content .proLi:hover .proImg{transform: translate( -50% ,-50%) scale(1.1);}
.product-content .proLi:hover .showBox{opacity: 1;}
.product-content .proLi:hover .showBoxLink::before,.product-content .proLi:hover .showBoxLink::after{width:30px;}
.product-content .proLi:hover .porBbox{background: #0084e9;color:#fff;}
.pro_intro{margin: 0;position:relative;}
.pro_intro .left{width: 320px;margin-right: 20px;float: left;border: 1px solid #f3f3f3;background:#ffffff;box-shadow: 1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin: 15px;width: 300px;}
.pro_intro .plist ul{width: 304px;}
.pro_intro .plist ul li{float: left;width: 285px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border: 1px solid #ededed;padding: 4px;display: block;background: #fff;border-radius: 4px;}
.pro_intro .plist ul li a:hover{border: 1px solid #ff6600;padding: 4px;display: block;background: #eb6100;border-radius: 4px;}
.pro_intro .plist ul li a:hover p{color:#ffffff;}
.pro_intro .plist ul li a div{overflow: hidden;width: 100%;height: 100%;}
.pro_intro .plist ul li a div img{width: 100%;height: 100%;max-height: 127px;min-height: 127px;display: block;border: 0;}
.pro_intro .plist ul li a p{text-align: center;font-size: 16px;color: #333;margin: 0;padding: 5px 0;}
.pro_intro .plist ul li a:hover p{color: #ffffff;}
.pro_intro .right{float: right;width: 74%;border: 1px solid #f3f3f3;box-shadow: 1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width: 100%;background: #f7f7f7;}
.pro_intro .tabs ul{width: 100%;background: #f7f7f7;}
.pro_intro .tabs ul li{float: none;width:calc((100% - 12px)/4);display:inline-block;}
.pro_intro .left .tabs ul li{float: none;width:100%;display:inline-block;}
.pro_intro .tabs ul li a{display: block;padding: 20px 30px;text-align: center;font-size: 18px;border-right: 0px solid #f3f3f3;border-bottom: 0px solid #f3f3f3;background: #eeeeee;color: #666666;border-top: 2px solid #fff;}
.pro_intro .left .tabs ul li a{display: block;padding: 20px 30px;text-align: center;font-size: 18px;border-right: 0px solid #f3f3f3;border-bottom: 0px solid #f3f3f3;background: #0075cc;color: #ffffff;border-top: 2px solid #fff;}
.pro_intro .left .tabs ul li a.active, .pro_intro .left .tabs ul li a:hover{background-color: #eb6100;color: #FFF;}
/*.pro_intro .tabs ul li.hover a{border-bottom: 1px solid #fff;background: #fff;font-weight: bold;color: #333;border-top: 2px solid #2384D5;}*/.pro_intro .tabs ul li a.active, .pro_intro .tabs ul li a:hover{background-color: #0075cc;color: #FFF;}
.pro_intro .intro{padding: 30px;}
.pro_intro .intro p{margin: 0;padding: 0;}
.pro_intro .intro img{max-width: 790px;height: auto;margin: 20px auto;}
.pro_intro .intro a{color: #06C;}
.pro_intro .intro a:hover{color: #f30;}
.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size: 14px;line-height: 30px;}
.pro_intro .intro .extend li em{display: inline-block;width: 120px;font-style: normal;color: #555;font-size: 14px;}
.news_show{ margin-top: 30px}
.pro_show{box-shadow: 1px 2px 10px rgba(0,0,0,0.1);border: 1px solid #f3f3f3;display: flex;justify-content: center;flex-direction: column;align-items: center;}
.pro_show .lefta{float: none;width: 700px;text-align: center;border-right: 1px solid #f3f3f3;padding: 20px;}
.pro_show .lefta .zoom{text-align: center;}
.pro_show .lefta .zoom img{width: 100%;max-width: 100%;height: 100%;}
.pro_show .lefta .thumb_pic{margin: 40px 0 0 0;text-align: center;}
.pro_show .lefta .thumb_pic ul{margin: 0 auto;}
.pro_show .lefta .thumb_pic ul li{display: inline-block;margin-right: 5px;border: 1px solid #eaeaea;padding: 3px;cursor: pointer;position: relative;}
.pro_show .lefta .thumb_pic ul li.hover{border: 1px solid #f90;background: #fff;}
.pro_show .lefta .thumb_pic ul li.hover:after{content: " ";position: absolute;right: 27px;top: -6px;width: 11px;height: 11px;border: #f90 solid 1px;border-left: 0;border-bottom: 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);background: #f90;z-index: -1;}
.pro_show .righta{margin: 0px;padding: 20px 0px;width: 100%;text-align: center;}
.pro_show .righta h1{font-size: 30px;margin: 20px auto 0px;padding: 0;font-weight: 600;text-align: center;}
.pro_show .righta h5{font-size: 14px;margin: 10px 0;padding: 0;color: #999;font-weight: normal;}
.pro_show .righta .intro{font-size: 14px;margin: 20px 0 0 0;padding: 20px;font-weight: 400;text-align: center;}
.pro_show .righta .attribute{}
.pro_show .righta .attribute li{font-size: 14px;line-height: 30px;}
.pro_show .righta .attribute li em{display: inline-block;width: 80px;font-style: normal;color: #555;font-size: 14px;}
.pro_show .righta .price{font-size: 14px;line-height: 30px;margin: 20px 0;}
.pro_show .righta .price span{font-size: 36px;color: #f60;}
.pro_show .righta .price em{font-size: 12px;color: #999;font-style: normal;padding-left: 5px;}
.pro_show .righta .tags{margin: 20px 0;}
.pro_show .righta .tags a{margin-left: 10px;display: inline-block;border-radius: 4px;border: 1px solid #dadada;background: #fff;padding: 2px 6px;font-weight: normal;font-size: 14px;}
.pro_show .righta .tags a:hover{background: #2384D5;color: #fff;border-color: #2384D5;}
.pro_show .righta .action{margin: 30px 0 50px 0;}
.contact{ padding: 0 10px}

@media (max-width: 1500px){
 .category-tab a{min-width: 150px;margin:0 20px 15px;}
 .pagerBox a{line-height: 40px;min-width: 50px;font-size:14px;}
}
@media (max-width: 992px){
 /*.header-logo{max-width: 35%;}*/
 .category-tab{margin-bottom: 20px;}
 .category-tab a{margin:0 10px 15px;}
}
@media (max-width: 767px){
	.phnav{ z-index:99999; display:block}
 .header-button{float:right;margin-left:10px;display: block;width: 32px;height: 30px;border:2px solid #333;border-radius:4px;overflow:hidden;background: url(../images/icon-nav.png) no-repeat center;background-size: 100% 100%;}
 .header-nav .nav_container>ul>li{display: block;}
 .header-nav li a{font-size:14px;}
 .no-padding{padding-left:15px;padding-right: 15px;}
.part-aboutUs .aboutUs-con .content{ margin-top:45px}
 .part-aboutUs .part-img img{ height:230px}
 .part-aboutUs .aboutUs-con{ height:auto;padding: 42% 4.5% 32px 4.5%;}
 .part-aboutUs{ padding:38px 0 0; }
 .proUl{ width: 100%; margin:30px auto;}
 .norTboxa{ background-size: 50%;}
 .norTboxb{ background-size: 50%;}
	 .norTboxc{ background-size: 50%;}
	 .norTboxd{ background-size: 50%;}
 .norBbox{padding:0}
 .oroTitle h2{ font-size:15px; font-weight:bold}
 .oroTitle p{ font-size:12px; line-height:25px}
	.norTboxa, .norTboxb, .norTboxc, .norTboxd { height:120px}
	.col-sm-3a{ width:45%}
	.procLi{margin: 0 8px;}
	 .ty-nav-small{text-align: center;color: #FFF;width: 100%;height: 102px;}
.ty-nav-small a{width: 33.3%;border-right: 1px #FFF solid;border-bottom: 1px #FFF solid;box-sizing: border-box;background:#0075cc;color: #FFF;display: block;float: left;height: 50px;line-height: 50px;}
	.product-left{width:100%; margin-bottom: 20px;}
	.pro_intro .left{width:100%}
	.pro_intro .plist{width:100%}
	.pro_intro .plist ul{width:100%}
	.pro_intro .plist ul li {width:90%}
	.clear{clear:both}
	.pro_intro{ margin: 0}
	.product-content{width:100%; padding-left: 0}
	.news_show h1{font-size: 18px; }
	.news_show .info{padding:0;}
	.news_show .prenext .next{float: left; margin-top: 6px;}
	.product-content li{ padding: 0}
	.pro_intro .right{width:100%}
	.pro_show .lefta{width:100%;padding:0}
	.pro_intro .intro img{width:100%; height: auto;}

}

.header.fixed .header-nav{padding-top:0;}

.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{transition: all linear .3s;outline: none;margin:0 3px;width: 14px;height: 4px;opacity: 0.6;background: #e5e5e5;border-radius:2px;overflow: hidden;}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover{width:26px;opacity: 1;}
.ibanner .swiper-pagination{bottom: 8.4%;}
.ibanner{position: relative;overflow:hidden;}
.ibanner .slide-item{position: relative;}
.ibanner .slide-item .item-txt{position: absolute;width: 100%;}
.ibanner .slide-item .item-txt .container{padding:0 6.4%;}
.ibanner .slide-item .item-txt .container img{max-width: 100%;}
.footer-container{width: 90%;max-width: 1600px;margin:0 auto; }
.footer{background: #3a3a3a;color:#fff;padding:50px 0 10px;font-size:14px;}
.footer-info{padding-top:12px;}
.footer-nav{border:1px solid #cbc9c9;border-top:none;border-bottom:none;}
 
.footer .footer-nav{padding-top:20px;}
.footer .footer-nav h2{font-size:18px;color:#fff;position: relative;line-height: 1;}
.footer .footer-nav h2::before{position: absolute;content:'|';left:0;top:0;}
.footer .footer-nav a{display: block;padding-left: 16px;}
.footer .footer-nav .submenu-item a{font-size:14px;}
.footer-code{float:right;text-align: center;padding-top:20px;}
.footer-code p{margin-top:15px;line-height: 160%;font-size:14px; text-align:left}
.footer-info{text-align: center;}
.footer-en a{text-align: center; display:block;line-height: 160%;}
.xin{padding-left: 25px; border-left: #eeeeee 1px solid;}
 
.part-media{padding:70px 0;}
.mediabg{ background-image: url(../images/bgcp.jpg); background-position: center top; background-size: 100%; background-repeat: no-repeat; background-color: #f5f5f5;}
.media-tab{text-align: center;margin-bottom: 30px;}
.media-tab .tab-item{transition: all linear .3s;cursor: pointer;display: inline-block; display: inline-block; float: none; border-radius: 50px; text-align: center; text-decoration: none; color: #ffffff; background: #0075cc;min-width:240px;padding:15px 25px;line-height:1;margin:0 16px;
}
.media-tab .tab-item.active,.media-tab .tab-item:hover{background: #eb6100; color:#fff;}
.part-media .item-img{padding-bottom: 62.1%;background-repeat: no-repeat;background-size: cover;background-position: center;border:1px solid #e9e9e9;}
.part-media .item-con{background: #f9f9f9;padding:40px 20px;border:1px solid #f3f3f3;border-top:none;}
.part-media .item-con h2{margin-bottom: 20px;}
 
.media-con-box .media-con{display: none;}
.media-con-box .media-con:first-child{display: block;}
.part-media .item-con{color:#959595;}
.part-media .item-con h2{letter-spacing: 2px;color:#434343;}
.part-media .media-item:hover h2{color:#013a80;}
@media (min-width:992px){
 .footer-info{width:22%;}
 .footer-code{width: 19.6666%}
}
@media (min-width:767px){
 .footer .footer-nav{padding:20px 15px 0;}
 .footer .footer-nav h2{margin-bottom: 18px;}
 .footer .footer-nav .submenu-item{margin-bottom: 13px;}
 
}
.footer-link{padding:8px 8px; border-left:none;border-right:none;margin-top:30px;}
.footer-link .alink a{margin-right: 10px;}
.copyright{background: #0075cc;text-align: center;padding:15px 0 15px;color:#fff;line-height: 24px;font-size:15px;}

@media (max-width:767px){
	.piclist{padding-left:0;}
	 .xin{ display:none}
 .header{padding:6px 0;}
 .header-container .header-logo, .banner-navBox .banner-nav{width: auto;}
 .header-container .header-logo{padding:0;position: static;float:left;}
 .header-container .header-logo img{max-height: 40px;}
 .part-title{margin-bottom: 25px;}
 .footer{padding:10px 15px 25px;}
 .footer .footer-nav h2{font-size:15px;padding:0 0 0 8px;}
 .footer-nav li{margin:0;border-bottom:1px solid #fff;padding:0;}
 .footer-submenu{padding:5px 0;border-top:1px solid #fff;display: none;}
 .footer-nav li a{display: block;margin:0;padding:10px 20px 10px 0;position: relative;}
 .footer-nav li a.nav-title{padding:13px 20px 13px 0;}
 .footer .footer-nav h2::before{top:50%;margin-top:-9px;}
 .footer-nav li a.nav-title i{transition: all linear .3s;position: absolute;right:0;top:50%;margin-top:-10px;width: 20px;height: 20px;background: url(../images/icon-down.png) no-repeat center;background-size: 20px auto;overflow: hidden;}
 .footer-nav li .nav-title.on i{transform: rotate(90deg);}
 .footer .footer-submenu .submenu-item{margin:0;}
 .footer-nav li .footer-submenu a{margin:0;padding:6px 0 6px 10px;}
 .footer-alink a{font-size:14px;margin:6px 0;min-width: 32%;}
 .copyright{padding:15px 0;}
 .media-tab{margin-bottom:10px;}
 .media-tab .tab-item{margin:0 4px 5px;min-width: 80px;padding:10px 16px;}
 .part-media .item-con{padding:20px 15px;}
 .part-media .item-con h2{margin-bottom: 8px;letter-spacing: 1px;font-size:17px;}
 .proLi{padding: 8px 10px;}
 .phe{padding-right:0; padding-left:0;}
 .part{padding:10px 0;}
 .category-tab{margin-bottom: 15px;}
 .category-tab a{display: inline-block;min-width: 100px;padding:10px 15px;margin:0 6px 10px;width: auto; font-size:15px}
 .category-tab{margin:0}
 .profile-item .item-con{ padding-right:0}
}

 
@media (min-width:767px){
 
 .strength-item .item-list li .item-desc{height: 102px;}
 .footer .footer-nav{text-align: center;}
 .footer .footer-nav ul{display: inline-block;text-align: left;}
}
 
 
 
@media (max-width:1400px){
 .header-nav .nav_container>ul>li{min-width:auto;}
 
}
@media (max-width:1200px){
 .fs36{font-size:34px;}
 .fs34{font-size:32px;}
 .fs30{font-size:28px;}
 .fs26{font-size:24px;}
 .fs24{font-size:20px;}
 .fs20{font-size:18px;}
 .fs18{font-size:16px;}
 
 .header-nav .nav_container>ul>li{margin:0;}
 .header-nav .nav_container>ul>li>a{padding:0 18px;font-size:15px;line-height: 80px;}
 .header-nav .dropdown-menu, .header-nav .dropdown-menu ul{font-size:14px;}
 
 .footer .container{width:90%;}
 

}
@media (max-width:992px){
 .fs36{font-size:32px;}
 .fs34{font-size:30px;}
 .fs30{font-size:26px;}
 .fs26{font-size:22px;}
 .fs24{font-size:19px;}
 .header-container{width: 100%;padding:0 12px;}
 .header-nav .nav_container>ul>li>a{padding:0 12px;line-height: 76px;}
 
 .footer{padding:35px 0 35px;}
 .footer .footer-nav{border:none;padding-top: 35px;}
 .footer .footer-nav ul{display: block;}
 .footer-link{margin-top:25px;}
 .copyright{padding:30px 0 25px;}
}
@media (max-width:767px){
 .container{width: 100%!important;}
 .ibanner .slide-item>img{min-height: 250px;object-fit: cover;}
 .ibanner .slide-item .item-txt{max-width: 60%;}
 
 .fs36{font-size:30px;}
 .fs34{font-size:28px;}
 .fs30{font-size:26px;}
 .fs26{font-size:21px;}
 .fs24{font-size:18px;}
 
.part-title { font-size:20px;}
 .copyright{font-size:14px;padding:16px 0;}
 .footer-link{padding:12px 15px;}

 .footer-info img{max-width: 80%;}
 .footer-code{margin-top:15px;}
 .footer-code p{font-size:15px;}
 .footer-code img{max-width: 80%;}
 .footer-info{padding:0;}

 .returnTop{width: 38px;height: 38px;bottom:100px;}
}
